Core Web Vitals
Web Vitalsの中で特に重要な3つの項目
Googleの2020年5月28日以降のUX指標
いわば新しいSEOの評価基準
Largest Contentful Paint(LCP)
First Input Delay(FID)
Cumulative Layout Shift(CLS)
Interaction to Next Paint (INP)
なぜこういうしきい値に設定されているのかの理由
https://web.dev/defining-core-web-vitals-thresholds/
Core Web Vitalsの計測ツール
ここに色々書いてる
もういっかい読もうmrsekut.icon
リンク多すぎて読んでられない
https://web.dev/vitals-measurement-getting-started/
https://web.dev/vitals-tools/
web-vitals-extension
https://web.dev/vitals-field-measurement-best-practices/
https://developers.google.com/web/tools/lighthouse
https://web.dev/tbt/
https://developer.chrome.com/docs/devtools/
Lab tools ref
Chrome DevTools
Lighthouse
WebPageTest
Field tools ref
Chrome User Experience Report
PageSpeed Insights
Search Console (Core Web Vitals report)
Search Console
https://support.google.com/webmasters/answer/9205520
web-vitals JavaScript library
https://github.com/GoogleChrome/web-vitals
Lab Toolsはやや甘いらしい ref
SEO改善のための計測ツールと関連をどう整理するかmrsekut.icon
https://youtu.be/Ga8P_buwXnw?t=881
参考
Web Vitals
公式
詳しい
https://speakerdeck.com/mizchi/edge-side-frontend-toiuxin-ling-yu
https://ics.media/entry/221223/
https://web.dev/optimizing-content-efficiency-javascript-startup-optimization/